/**
* @version	1.0.0
* @package	Image Gallery
* @type	Plugin (Content)
* @author	AliArfaei
* @website	http://www.aliarfaei.com
* @copyright (C) 2016 AliArfaei.com
* @license	GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
**/

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(/web/20211221073205im_/http://brighttomorroweg.com/plugins/content/imagegallery/images/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(/web/20211221073205im_/http://brighttomorroweg.com/plugins/content/imagegallery/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(/web/20211221073205im_/http://brighttomorroweg.com/plugins/content/imagegallery/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(/web/20211221073205im_/http://brighttomorroweg.com/plugins/content/imagegallery/images/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}

.bodygallery {
    margin-left: 0 !important;
}

.bodyimage {
    margin-bottom: 3% !important;
    margin-left: 1% !important;  
}

.zoomhover:hover
{
background: #000 url(/web/20211221073205im_/http://brighttomorroweg.com/plugins/content/imagegallery/images/zoom.png) no-repeat center;
}

.zoomhover
{
background-position:100px 0px;
}

.zoomhover img:hover
{
opacity:0.5;
-moz-transition:all 0.5s ease-out; /* Firefox 4 */
-webkit-transition:all 0.5s ease-out; /* Safari and Chrome */
-o-transition:all 0.5s ease-out; /* Opera */
}

.zoomhover img
{
opacity:1;
-moz-transition:all 0.5s ease-out; /* Firefox 4 */
-webkit-transition:all 0.5s ease-out; /* Safari and Chrome */
-o-transition:all 0.5s ease-out; /* Opera */
}
/*
     FILE ARCHIVED ON 07:32:05 Dec 21, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:29:56 Jul 29, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.481
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.013
  esindex: 0.025
  cdx.remote: 19.125
  LoadShardBlock: 122.029 (3)
  PetaboxLoader3.datanode: 251.285 (4)
  PetaboxLoader3.resolve: 445.522 (2)
  load_resource: 587.636
*/